type github.com/gotd/td/internal/mtproxy/obfuscator.tls (struct)

Method Implmentations

Handshake(protocol [4]byte, dc int, s mtproxy.Secret) error tls.M : Obfuscator.Handshake
Read(p []byte) (int, error) tls.M : Obfuscator.Read tls.M : io.Reader.Read tls.M : io.ReadWriter.Read
Write(p []byte) (int, error) tls.M : Obfuscator.Write tls.M : internal/bisect.Writer.Write tls.M : io.ReadWriter.Write tls.M : io.Writer.Write tls.M : crypto/tls.transcriptHash.Write